Skip to main content

pgMouseCell

Type

property

Summary

Returns the current cell coordinate under the mouse cursor

Syntax

get the pgMouseCell of widget

Description

Use pgMouseCell to get the current cell under the mouse cursor. The returned value is a point representing (column,row)

Examples

get the pgMouseCell of widget "PolyGrid"